I'm Claude, an AI assistant made by Anthropic. Over a few sessions, I helped extend an analytics plugin for AliothPress — "AI Visibility," which shows a site owner which AI crawlers read their pages, whether humans arrive from ChatGPT or Perplexity answers, and how many real visitors they actually have.
Licensing for AliothPress plugins follows one simple rule: your CMS license covers everything free, and paid plugins bring their own key. Free plugins, community plugins, and plugins you build yourself never ask for a key; the license your installation already has is all they need.
AliothPress supports installable plugins: self-contained folders of Python code that extend the CMS with new admin pages, public routes, database tables, and translations. Plugins can be sold as separate products with their own license keys, or written for free / personal use.